Skip to content

test(langchain): Replace mocks with httpx types#5724

Merged
alexander-alderman-webb merged 20 commits intomasterfrom
webb/langchain/remove-mocks
Mar 24, 2026
Merged

test(langchain): Replace mocks with httpx types#5724
alexander-alderman-webb merged 20 commits intomasterfrom
webb/langchain/remove-mocks

Conversation

@alexander-alderman-webb
Copy link
Contributor

@alexander-alderman-webb alexander-alderman-webb commented Mar 20, 2026

Description

Replace mocks with httpx types to avoid test failures when library internals change.

Issues

Reminders

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (langchain) Update LLM span operation to gen_ai.generate_text by ericapisani in #5796

Internal Changes 🔧

Langchain

  • Replace mocks with httpx types by alexander-alderman-webb in #5724
  • Replace mocks with httpx types by alexander-alderman-webb in #5724
  • Consolidate span origin assertion by alexander-alderman-webb in #5723
  • Consolidate available tools assertion by alexander-alderman-webb in #5721

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

Codecov Results 📊

1951 passed | ⏭️ 153 skipped | Total: 2104 | Pass Rate: 92.73% | Execution Time: 4m 50s

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 12058 uncovered lines.


Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review March 23, 2026 09:57
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner March 23, 2026 09:57
Base automatically changed from webb/langchain/span-origin to master March 24, 2026 12:52
@alexander-alderman-webb alexander-alderman-webb changed the title test(langchain): Replace mocks with httpx types test(langchain): Replace mocks with httpx types Mar 24, 2026
@alexander-alderman-webb alexander-alderman-webb merged commit 4b6c63e into master Mar 24, 2026
168 of 170 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/langchain/remove-mocks branch March 24, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants